isReadOnly method

bool isReadOnly()

Implementation

bool isReadOnly() {
  return readOnly;
}