Variable TokenTriviaFields.memoizedTrailingComment

template TokenTriviaFields
{
  // ...
  string memoizedTrailingComment = null;
  // ...
}