Returns the name of the directory where project resides as a String.
// get accessor String rtn = Project.Path;
' ' This example displays the path of the active project ' LogMessage ActiveProject2.Path