'Declaration Property Top As Integer
'Usage Dim instance As IImGearRectangle Dim value As Integer instance.Top = value value = instance.Top
int Top {get; set;}
'Declaration Property Top As Integer
'Usage Dim instance As IImGearRectangle Dim value As Integer instance.Top = value value = instance.Top
int Top {get; set;}