'Declaration <DefaultValueAttribute("")> Public Overridable Property Background As Brush
'Usage Dim instance As StyleInfo Dim value As Brush instance.Background = value value = instance.Background
[DefaultValue("")] public virtual Brush Background {get; set;}