isAttached property

bool get isAttached

Implementation

bool get isAttached => _attachCount > 0;