expanded property

bool expanded
getter/setter pair

Whether the current item is expanded.

It has no effect if children is empty.

Implementation

bool expanded;