open property

bool get open

Implementation

bool get open {
  return _open;
}