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