/* */ }
/* */
/* 64 */ this.propertyName = propertyName;
/* */ try
/* */ {
/* 68 */ this.fieldInstance = new FieldInstance(instance, fieldName);
/* */ try {
/* 70 */ this.fieldInstance.getField().setAccessible(true);
/* */ }
/* */ catch (SecurityException e) {
/* 73 */ ThrowableHandler.add(e);