'Declaration Public ReadOnly Property ParentPage As ImGearARTPage
'Usage Dim instance As ImGearARTGroup Dim value As ImGearARTPage value = instance.ParentPage
public ImGearARTPage ParentPage {get;}
public: __property ImGearARTPage* get_ParentPage();
public: property ImGearARTPage^ ParentPage { ImGearARTPage^ get(); }