[CanBeNullAttribute]
public Brush Foreground { get; }<CanBeNullAttribute>
Public ReadOnly Property Foreground As Brush
Getpublic:
[CanBeNullAttribute]
property Brush^ Foreground {
Brush^ get ();
}[<CanBeNullAttribute>]
member Foreground : Brush with get