move_with_replacing(a_destination)
Move the item referenced by the instance to specified location with replacing the destination.
If an same name item exists in the destination, the item will be replaced with the target item.
boolean : true if success.