Object get(Object obj) throws IllegalArgumentException, IllegalAccessException {
   return javaField.get(obj);
 }