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