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