Get the path name of the URL, including the last '/' of the protocol followed by the path of the URL.
# Get the value of the property.propertyValue = uRL_var.pathName
#include <Core/Application/URL.h>// Get the value of the property.string propertyValue = uRL_var->pathName();