Used to configure object mapper. It tells to map a member from source object to a member in dest object.
The member name in the destination object
The member name in the source object or a custom delegate
See Implementation
Used to configure object mapper. It tells to map a member from source object to a member in dest object.