displayName property

String? displayName
getter/setter pair

One line display name for the UI.

The max length of the display_name is 200 characters.

Implementation

core.String? displayName;