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