Variable HtmlEntity.value

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