public int Width {get; set;}
'Declaration Public Property Width As Integer
'Declaration
Public Property Width As Integer
'Usage Dim instance As Border.BorderSide Dim value As Integer instance.Width = value value = instance.Width
'Usage
Dim instance As Border.BorderSide Dim value As Integer instance.Width = value value = instance.Width
Border.BorderSide Class Border.BorderSide Members