Get the hash part of the Url.
hash
$siteUrl = url'/home#section-2' $siteUrl.getHash() //= 'section-2'