displayName property

String? displayName
getter/setter pair

The section's display name.

Only populated for sections of type CUSTOM_SECTION. Supports up to 80 characters. Required when creating a CUSTOM_SECTION.

Optional.

Implementation

core.String? displayName;