closed property

bool closed

Implementation

bool get closed {
  return _closed;
}