Returns the name of this DefaultUnitPreferences object.
# Get the value of the property.propertyValue = defaultUnitsPreferences_var.name
#include <Core/Application/DefaultUnitsPreferences.h>// Get the value of the property.string propertyValue = defaultUnitsPreferences_var->name();