Contents

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.

See Also

Getting Information About a Descriptor