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