'Declaration
Public Property DefaultStrokeStyle As NStrokeStyle
'Usage
Dim instance As NDataGridStrokeStyleColumnStyle Dim value As NStrokeStyle instance.DefaultStrokeStyle = value value = instance.DefaultStrokeStyle
public NStrokeStyle DefaultStrokeStyle {get; set;}