bool IsWritable() const;
IsWritable determines whether the file is writeable. This method returns 1 if file's writeable, otherwise 0.
A Boolean value of 1 if file's writeable, otherwise 0.