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