Try to automatically map unmapper member.
It: * map member with the same name * map flattened member to destination object e.g: A.foo.bar is mapped to B.fooBar
The type to map from
The type to map to
a list of ObjectMemberMapping
A list of completed ObjectMemberMapping
See Implementation
Try to automatically map unmapper member.
It: * map member with the same name * map flattened member to destination object e.g: A.foo.bar is mapped to B.fooBar