'Declaration
<CanBeNullAttribute()> Public ReadOnly Property ParentGroup As FastTreeGroup
[CanBeNull()] public FastTreeGroup ParentGroup {get;}
[CanBeNull()] public: property FastTreeGroup^ ParentGroup { FastTreeGroup^ get(); }
'Declaration
<CanBeNullAttribute()> Public ReadOnly Property ParentGroup As FastTreeGroup
[CanBeNull()] public FastTreeGroup ParentGroup {get;}
[CanBeNull()] public: property FastTreeGroup^ ParentGroup { FastTreeGroup^ get(); }