Variable Constructor.constraint

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