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