Gets or sets the text of the current selection in the text box.
Introduced: X16.
public string SelectedText { get; set; }
Public Property SelectedText() As String