name property

String? name
getter/setter pair

Name of the card.

Used as a card identifier in card navigation. [Google Workspace Add-ons](https://developers.google.com/workspace/add-ons):

Implementation

core.String? name;