name property

String? name
getter/setter pair

Each data type has a unique, namespaced, name.

All data types in the com.google namespace are shared as part of the platform.

Implementation

core.String? name;