isAttached property

bool get isAttached

Implementation

bool get isAttached => (status & 0x01) != 0;