Variable URL.fragment

The anchor.

struct URL
{
  // ...
  U fragment ;
  // ...
}