displayName property

String? displayName
getter/setter pair

User provided name for the instance, which is only used for display purposes.

Cannot be more than 80 characters.

Implementation

core.String? displayName;