name property

String? name
getter/setter pair

Resource ID of the instance.

Values must match the regular expression ^a-z{0,30}[a-z\d]$.

Required.

Implementation

core.String? name;