cts.wordQueryText( query as cts.wordQuery ) as Sequence
Returns the text used to construct the specified query.
cts.wordQueryText(cts.wordQuery("choice of law")); => "choice of law"