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