Bind data from properties in the source object to properties in the
destination object. Properties that do not exist in the destination object will not be bound to anything.
Bind data from properties in the source object to properties in the
destination object, unless the source property is null. Properties that do not exist in the destination object will not be bound to
anything. Properties that contain a null value will not replace values in the destination object.