Variable StructDeclaration.constraint

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