Return the token representing the 'this' keyword.
Token get thisKeyword;
Set the token representing the 'this' keyword to the given token.
token
set thisKeyword(Token token);