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