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