Save the values of the properties of an Map.
map.backup()
backup
backs up the current state of the properties of an Observe and marks
the Observe as clean. If any of the properties change value, the original
values can be restored with restore.
Returns
Example