'Declaration
Public Property Left As Line
'Usage
Dim instance As CharBoxBorder 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 CharBoxBorder Dim value As Line instance.Left = value value = instance.Left
public Line Left {get; set;}