public string SelectedText { get; }
Public ReadOnly Property SelectedText As String Get
public: property String^ SelectedText { String^ get (); }
member SelectedText : string with get
/** @property */ public String get_SelectedText()
function get_SelectedText();