'Declaration
Public Property ControlBackgroundFillTemplate As NFillStyleTemplate
'Usage
Dim instance As NFillStyleSheetConfigurator Dim value As NFillStyleTemplate instance.ControlBackgroundFillTemplate = value value = instance.ControlBackgroundFillTemplate
public NFillStyleTemplate ControlBackgroundFillTemplate {get; set;}