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