Gets the ProductPreferences object.
# Get the value of the property.propertyValue = preferences_var.productPreferences
#include <Core/Application/Preferences.h>// Get the value of the property.Ptr<ProductPreferencesCollection> propertyValue = preferences_var->productPreferences();