Returns the Design containing the UserParameter.
# Get the value of the property.propertyValue = userParameter_var.design
#include <Fusion/Fusion/UserParameter.h>// Get the value of the property.Ptr<Design> propertyValue = userParameter_var->design();