Variable ProxyablePerson.id_

class ProxyablePerson
{
  // ...
  ulong id_ ;
  // ...
}