Node<TNode>.HasChildren Property Definition Returns true if this node has any Children, false otherwise. public bool HasChildren { get; } View source Property Value Boolean