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