Gets which standard location this script is located.
# Get the value of the property.propertyValue = script_var.location
#include <Core/Application/Script.h>// Get the value of the property.ScriptSourceLocations propertyValue = script_var->location();