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