Select one of the following serialization types:
Serialization with no type resolver
Serialization with the SimpleTypeResolver class
Serialization with a custom type resolver
Note the different resulting serialized strings. The ones that use type resolvers have an extra __type tag.
Results: