displayName property

String? displayName
getter/setter pair

Human-readable display name of this key that you can modify.

The maximum length is 63 characters.

Implementation

core.String? displayName;