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