name property

String? name
getter/setter pair

The name of the attribute.

Underscores will be replaced by spaces upon insertion.

Implementation

core.String? name;