makeReadOnly method

void makeReadOnly()

Implementation

void makeReadOnly() {
  readOnly = true;
}