PersistableValueMap is an extension
of the ValueMap which allows to modify and
persist the properties.
Note, that each time you call org.apache.sling.api.adapter.Adaptable.adaptTo(java.lang.Class)
you get a new map instance which does not share modified
properties with other representations.