kVTPropertyReadWriteStatusKey
Dictionary key to access the read/write status of a property.
Declaration
let kVTPropertyReadWriteStatusKey: CFStringDiscussion
The associated value will be either kVTPropertyReadWriteStatus_ReadOnly or kVTPropertyReadWriteStatus_ReadWrite.