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