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