URLUnencoded Property
The only difference between the URL property and the URLUnencoded property is that the URLUnencoded property strips the URL of any character codings (such as %20 for spaces).
For details about URL character encoding issues, see RFC-1738 on Uniform Resource Locators (URL).