public int getHPubStartType() {
   if (outputProps != null) return (outputProps.getHPubStartType());
   else return (inputProps.getHPubStartType());
 }