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