displayName property

String? displayName
getter/setter pair

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

Can be changed at any time, but should be kept globally unique to avoid confusion.

Required.

Implementation

core.String? displayName;