name property

String? name
getter/setter pair

The name specified for the model when it was created.

The model name must be unique within the project it is created in.

Required.

Implementation

core.String? name;