'Declaration <NonSerializedAttribute()> Protected m_Control As ChartControlBase
'Usage Dim instance As Settings Dim value As ChartControlBase value = instance.m_Control instance.m_Control = value
[NonSerialized()] protected ChartControlBase m_Control