disconnected property

bool get disconnected

Implementation

bool get disconnected {
  return _disconnected;
}