name property

String? name
getter/setter pair

The name of the property.

Follows the same guidelines as the EntityType name.

Implementation

core.String? name;