Variable HtmlEntity.name

struct HtmlEntity
{
  // ...
  string name;
  // ...
}