Set this variable to true if you don't want that type definitions for complex types/objects
are automatically generated (with type "anyType") in the XML-Request, if you don't call the
Method addMapping.
A simple dynamic object that can be used to build soap calls without implementing KvmSerializable
Essentially, this is what goes inside the body of a soap envelope - it is the direct subelement of the body
and all further subelements
Instead of this this class, custom classes can be used if they implement the KvmSerializable interface.