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