Variable AtRule.keyword

struct AtRule
{
  // ...
  string keyword ;
  // ...
}