Variable TypeIdentifierPart.indexer

class TypeIdentifierPart
{
  // ...
  ExpressionNode indexer ;
  // ...
}