Variable InterfaceDeclaration.constraint

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