open property

bool open

Implementation

bool get open {
  return _open;
}