HasChildren: Boolean;
The HasChildren property returns whether there are child objects.
Available values:
True. Children objects are available
False. Be default. Children objects are unavailable.
The property value is set in constructor and it is returned using the getHasChildren method.
See also: