displayName property

String? displayName
getter/setter pair

The descriptive name for this instance as it appears in UIs.

Must be unique per project and between 4 and 30 characters in length.

Required.

Implementation

core.String? displayName;