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