rename(name) renames the node. This is a special operation in AVM. It cannot be performed by
   simply changing the cm:name property value.
 
  Parameters
- name
 - The new name for the node.
 
Returns
A boolean. True on successful renaming, false otherwise.