The URL property returns the document's URL.
System.String URL();
This property is Read-Only
If the document is local, it returns a URL with a file:/// scheme for Windows and UNIX and file://localhost/ for Mac OS.
Member of doc.