isEditable
Indicates whether the asset is editable.
Declaration
var isEditable: Bool { get }Discussion
The property value is true if the application is able to edit the asset, and false if the application is not able to edit the asset. Applications are only allowed to edit assets that they originally wrote.