Variable BasicAuthentication._username

class BasicAuthentication
{
  // ...
  string _username ;
  // ...
}