label property

String? label
getter/setter pair

The label of the field If the label is not provided, the key will be used as the label

Implementation

String? label;