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