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