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