'Declaration
Protected Overridable ReadOnly Property SupportThreeCheckState As System.Boolean
'Usage
Dim instance As NCheckElement Dim value As System.Boolean value = instance.SupportThreeCheckState
protected virtual System.bool SupportThreeCheckState {get;}