Variable JSStaticFunction.name

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