label
The label of the labeled value of the property array.
Declaration
var label: String? { get }Discussion
Labeled property is used only for properties that are in labeled arrays. If the property is not an array of labeled values, the value of the label is nil.