destroyed property

bool get destroyed

Implementation

bool get destroyed {
  return _destroyed;
}