'Declaration
Protected Overridable ReadOnly Property DefaultCheckState As System.Windows.Forms.CheckState
'Usage
Dim instance As NCheckElement Dim value As System.Windows.Forms.CheckState value = instance.DefaultCheckState
protected virtual System.Windows.Forms.CheckState DefaultCheckState {get;}