Path is a String property that represents the path portion of a URI. For example, the URI with the value "http://www.nevrona.com:80/indy/index.html" would result in the Path property containing the value "/indy/".
Path can contain "/" if the root directory is specified, or when a path is not applicable with the protocol.