| hash | The anchor part (#) of a URL |
| host | The hostname and port number of a URL |
| hostname | the hostname of a URL |
| href | the entire URL |
| origin | the protocol, hostname and port number of a URL |
| pathname | the path name of a URL |
| port | the port number of a URL |
| protocol | the protocol of a URL |
| search | the querystring part of a URL |