displayLabel property

String? displayLabel
getter/setter pair

The localized string representation of the value.

If unspecified, the display label should be derived from the value.

Implementation

core.String? displayLabel;