selected property

bool get selected

Whether this node is currently selected.

Returns: bool. True when the node is part of the current selection, false otherwise. Selection affects visual appearance and behavior.

Implementation

bool get selected;