Variable User.avatar

Declaration

class User
{
  // ...
  string avatar;
  // ...
}