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