'Declaration
<CanBeNullAttribute()> Public Function GetTopLevelOwner() As ADTObject
[CanBeNull()] public ADTObject GetTopLevelOwner()
[CanBeNull()] public: ADTObject^ GetTopLevelOwner();
Return Value
The Independent object at the top of the ownership chain for this object,
or Null if the object is independent or if the owner cannot be found.