name property

String? name
getter/setter pair

The name specified for the version when it was created.

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

Required.

Implementation

core.String? name;