/** @return the name */
 public String getName() {
   return _datastore.getName();
 }