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