Variable URL.fragment

The anchor.

struct URL
{
  // ...
  const(char)[] fragment ;
  // ...
}