Returns the design that owns the user parameters collection.
# Get the value of the property.propertyValue = userParameters_var.design
#include <Fusion/Fusion/UserParameters.h>// Get the value of the property.Ptr<Design> propertyValue = userParameters_var->design();