Returns the UnitsManager object associated with this product.
# Get the value of the property.propertyValue = product_var.unitsManager
#include <Core/Application/Product.h>// Get the value of the property.Ptr<UnitsManager> propertyValue = product_var->unitsManager();