Returns the path where some user-specific data is stored.
# Get the value of the property.propertyValue = applicationFolders_var.userDataPath
#include <Core/Application/ApplicationFolders.h>// Get the value of the property.string propertyValue = applicationFolders_var->userDataPath();