'Declaration
Protected Overridable ReadOnly Property DefaultLightColor As System.Drawing.Color
'Usage
Dim instance As NStandard3DFrameStyle Dim value As System.Drawing.Color value = instance.DefaultLightColor
protected virtual System.Drawing.Color DefaultLightColor {get;}