'Declaration
Protected Overridable ReadOnly Property DefaultFixedLineWidth As System.Integer
'Usage
Dim instance As NTreeList Dim value As System.Integer value = instance.DefaultFixedLineWidth
protected virtual System.int DefaultFixedLineWidth {get;}