attached property

bool attached

Implementation

bool get attached => _owner?.attached ?? false;