Host is a String property that represents the host name portion of a URI. For example, a URI with the value "http://www.nevrona.com:80/indy/index.html" would result in the Host property having the value "www.nevrona.com".
Host can contain either a computer name such as "www.nevrona.com" or an IP address such as "208.225.207.130".