Variable ProxyablePerson.surname_

class ProxyablePerson
{
  // ...
  string surname_ ;
  // ...
}