Variable JSStaticValue.name

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