'Declaration Public Property Left As Line
'Usage Dim instance As CharBoxBorderInfo Dim value As Line instance.Left = value value = instance.Left
public Line Left {get; set;}
'Declaration Public Property Left As Line
'Usage Dim instance As CharBoxBorderInfo Dim value As Line instance.Left = value value = instance.Left
public Line Left {get; set;}