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