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