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