public AcPropertyRegistry getAccountProperties(AcDbAccountAccess a) {
   return a.getAccountProperties();
 }