public Brush SelectionBrush { get; set; }
Public Property SelectionBrush As Brush Get Set
public: property Brush^ SelectionBrush { Brush^ get (); void set (Brush^ value); }