public void removeFetch(String property) {
   SearchUtil.removeFetch(this, property);
 }