Variable User.username

The username portion of this user's hostmask.

struct User
{
  // ...
  string username ;
  // ...
}