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