'DeclarationProtected Overrides ReadOnly Property SupportThreeCheckState As System.Boolean
'UsageDim instance As NCheckBoxElement Dim value As System.Boolean value = instance.SupportThreeCheckState
protected override System.bool SupportThreeCheckState {get;}