string
The filename, represented as a Unicode string.
Declaration
var string: String? { get }Discussion
If the value of the filename’s data is not a valid UTF-8 byte sequence, this property is empty.
The filename, represented as a Unicode string.
var string: String? { get }If the value of the filename’s data is not a valid UTF-8 byte sequence, this property is empty.