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