Children Property Children Gets the list of child nodes. Declaration public ObservableCollection<PropertyNode> Children { get; } Property Value Type Description System.Collections.ObjectModel.ObservableCollection<PropertyNode>