Variable AtRule.properties

struct AtRule
{
  // ...
  Property[] properties ;
  // ...
}