Variable AdminConfig.username

Username

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