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