'Declaration Public ReadOnly Property Height As Integer
'Usage Dim instance As ImGearComplexObject Dim value As Integer value = instance.Height
public int Height {get;}
public: __property int get_Height();
'Declaration Public ReadOnly Property Height As Integer
'Usage Dim instance As ImGearComplexObject Dim value As Integer value = instance.Height
public int Height {get;}
public: __property int get_Height();