string
The scalar's wire literal as text, with the quotes of a JSON string already removed.
This does not require the value to be a JSON string: the number 30 reads as "30". Consult ProblemPrimitive.isString when the distinction matters.
See also
Throws
if this value is not a scalar.