'Declaration
Protected Overridable ReadOnly Property DefaultSize As System.Drawing.Size
'Usage
Dim instance As NImageFrameStyleButton Dim value As System.Drawing.Size value = instance.DefaultSize
protected virtual System.Drawing.Size DefaultSize {get;}