The full path to the file.
# Get the value of the property.propertyValue = documentEventArgs_var.fullPath
#include <Core/Application/DocumentEventArgs.h>// Get the value of the property.string propertyValue = documentEventArgs_var->fullPath();