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