Returns the name of this ProductPreferences object.
# Get the value of the property.propertyValue = productPreferences_var.name
#include <Core/Application/ProductPreferences.h>// Get the value of the property.string propertyValue = productPreferences_var->name();