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