posixPermissions
The key in a file attribute dictionary whose value indicates the file’s Posix permissions.
Declaration
static let posixPermissions: FileAttributeKeyDiscussion
The corresponding value is an NSNumber object. Use the int16Value method to retrieve the integer value for the permissions.