'Declaration
Public Overridable Property ViewControlCreated As System.Boolean
'Usage
Dim instance As NChartControlDesigner Dim value As System.Boolean instance.ViewControlCreated = value value = instance.ViewControlCreated
public virtual System.bool ViewControlCreated {get; set;}