'Declaration Public Property Top As Line
'Usage Dim instance As Grid Dim value As Line instance.Top = value value = instance.Top
public Line Top {get; set;}
Grid Class Grid Members