'Declaration Public ReadOnly Property Max As Integer
'Usage Dim instance As ImGearVOIWindow Dim value As Integer value = instance.Max
public int Max {get;}
public: __property int get_Max();
'Declaration Public ReadOnly Property Max As Integer
'Usage Dim instance As ImGearVOIWindow Dim value As Integer value = instance.Max
public int Max {get;}
public: __property int get_Max();