public Date getDate(String s) throws PropertyException {
   return ps.getDate(s);
 }