216217218219220221222223224225226
out.name(boundField.name); boundField.write(out, value); /* PAG: begin */ manager.friendOnlyAccess_popField(); /* PAG: end */ } } } catch (IllegalAccessException e) { throw new AssertionError();