Variable MixinDeclaration.templateMixinExpression

class MixinDeclaration
{
  // ...
  TemplateMixinExpression templateMixinExpression;
  // ...
}