HasChildren Property (OutlineNode)
Gets a value indicating whether the
Children collection of the current node has been initialized and contains at least one element.
public bool HasChildren {get;}
'Declaration
Public ReadOnly Property HasChildren As Boolean