Gets the raw source text represented by the current token.
public string GetRawText()
This API is intended for custom converters that need to preserve the original literal (for example, to implement exact parsing).