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