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