'Declaration
Public Property LabelStrokeTemplate As NStrokeStyleTemplate
'Usage
Dim instance As NStrokeStyleSheetConfigurator Dim value As NStrokeStyleTemplate instance.LabelStrokeTemplate = value value = instance.LabelStrokeTemplate
public NStrokeStyleTemplate LabelStrokeTemplate {get; set;}