public java.lang.String getJur() {
   if (outputProps != null) return (outputProps.getJur());
   else return (inputProps.getJur());
 }