Property Children

Assembly: redb.Core.dll

Collection of child objects (filled when loading tree)
Empty collection for leaf nodes

ICollection<ITreeRedbObject> Children { get; set; }