Variable ProxyablePerson.name_

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