stringValue
The value of the metadata item as a string.
Declaration
var stringValue: String? { get }Discussion
This value is nil if the system can’t represent the value as a string.
The value of the metadata item as a string.
var stringValue: String? { get }This value is nil if the system can’t represent the value as a string.