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