Variable Extern.name

class Extern
{
  // ...
  const(string) name ;
  // ...
}