Public ReadOnly Property OwnerClass As Type
public Type OwnerClass { get; }
public: property Type^ OwnerClass { Type^ get (); }
function get_ownerClass();