'Declaration
<DefaultValueAttribute(False)> <DescriptionAttribute("Gets or sets whether the style includes a shadow.")> <BrowsableAttribute(False)> Public Property Shadow As Boolean
[DefaultValue(false)] [Description("Gets or sets whether the style includes a shadow.")] [Browsable(false)] public bool Shadow {get; set;}