this.field = field; this.object = object; this.value = value;
PrivilegedAccessHelper.setValueInField(field, object, value); return null;