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