Variable BasicAuthentication._password

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