Variable TemplateDeclaration.constraint

class TemplateDeclaration
{
  // ...
  Constraint constraint;
  // ...
}