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