closed property

bool get closed

Implementation

bool get closed {
  return _closed;
}