public int SelectionColor { get; set; }
Public Property SelectionColor As Integer Get Set
public: property int^ SelectionColor { int^ get (); void set (int^ value); }