Whether this node has a non-zero number of children.
bool get hasChildren => _children?.isNotEmpty ?? false;