HasChildren Property (RenderToc)
Gets a value indicating whether the current object has children (i.e. its
Children collection contains at least one element).
public bool HasChildren {get;}
'Declaration
Public ReadOnly Property HasChildren As Boolean