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