bool attached

Whether this node is in a tree whose root is attached to something.

Source

bool get attached => _owner != null;