isDirectory
This property contains a boolean value indicating whether the file wrapper is a directory file wrapper.
Declaration
var isDirectory: Bool { get }Discussion
This property will contain YES when the file wrapper is a directory file wrapper, otherwise it contains NO.