This method of the ClientStoreFile Class determines whether the application can write to this file.
public boolean canWrite();
Returns true if the application is allowed to write to the file whose name is specified by this object; otherwise, returns false.