Variable EditableContent._readOnly

class EditableContent
{
  // ...
  bool _readOnly;
  // ...
}