The file.isWritable property returns true if the file exists on disk and is writable.
Note: The property checks the ability of the 4D application to write on the disk (access rights), it does not solely rely on the writable attribute of the file.
This property is read-only.