Reads to the next token in the json document, and updates the context
                accordingly.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Read()
 Return Value
 Return Value
                True if a token was read, false if there are no more tokens to read./