localizedLabel property

LocalizedString? localizedLabel
getter/setter pair

Translated strings for the label.

Recommended maximum is 15 characters for a two-column layout and 30 characters for a one-column layout.

Implementation

LocalizedString? localizedLabel;