stringValue
The contents of the receiver as a Unicode text string, coercing to typeUnicodeText if necessary.
Declaration
var stringValue: String? { get }Discussion
The contents of the descriptor, as a string, or nil if an error occurs.
The contents of the receiver as a Unicode text string, coercing to typeUnicodeText if necessary.
var stringValue: String? { get }The contents of the descriptor, as a string, or nil if an error occurs.