Returns Path as a string.
Example:
var path = new Path ("/tmp/file.txt"); assert (path.toString () == "/tmp/file.txt");
path as a string.