Function to set the name of a "sa_item"
from the one contained in another "sa_item"
.
set_metadata(sa_from, sa_to)
the "sa_item"
object from which the desired metadata is retrieved.
the "sa_item"
object to modify.
a new "sa_item"
with the specification of sa_to
and the metadata of sa_from
.