Variable AlignAttribute.assignExpression

class AlignAttribute
{
  // ...
  ExpressionNode assignExpression ;
  // ...
}