[CanBeNullAttribute]
Brush Background { get; set; }<CanBeNullAttribute>
Property Background As Brush
Get
Set[CanBeNullAttribute]
property Brush^ Background {
Brush^ get ();
void set (Brush^ value);
}[<CanBeNullAttribute>]
abstract Background : Brush with get, set