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