SVGAElement: hash property

The hash property of the SVGAElement interface returns a string representing the fragment identifier, including the leading hash mark (#), if any, in the referenced URL.

This property can be set, to change the URL's fragment (ignores leading #).