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