Returns the text contents of the current token being parsed.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string ReadText()
 Return Value
 Return Value
                The text contents of the current token being parsed.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string ReadText()
 Return Value
 Return Value