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