Represents a complete Universal Resource Identifier.
property URI: string;
URI is a String property that represents the complete Protocol, Host, Port, Path, Document, and Bookmark for a resource. Changing the value of URI will cause Protocol, Host, Port, Path, Document, and Bookmark to be parsed from the URI into the corresponding property values.