'DeclarationPublic Property LabelStrokeTemplate As NStrokeStyleTemplate
'UsageDim instance As NStrokeStyleSheetConfigurator Dim value As NStrokeStyleTemplate instance.LabelStrokeTemplate = value value = instance.LabelStrokeTemplate
public NStrokeStyleTemplate LabelStrokeTemplate {get; set;}