Property Children
Collection of child objects (untyped to support polymorphic trees)
public ICollection<ITreeRedbObject> Children { get; set; }
Collection of child objects (untyped to support polymorphic trees)
public ICollection<ITreeRedbObject> Children { get; set; }