displayName property

String? displayName
getter/setter pair

Display name of an entry.

The maximum size is 500 bytes when encoded in UTF-8. Default value is an empty string.

Implementation

core.String? displayName;