zeep::has_serialize
// In header: <zeep/type-traits.hpp> template<typename T, typename Archive, typename = void> struct has_serialize : public false_type { };