public Brush To { get; set; }
Public Property To As Brush Get Set
public: property Brush^ To { Brush^ get (); void set (Brush^ value); }
member To : Brush with get, set
In This Article