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