Returns the collection of User Parameters in a design
# Get the value of the property.propertyValue = workingModel_var.userParameters
#include <Fusion/Fusion/WorkingModel.h>// Get the value of the property.Ptr<UserParameters> propertyValue = workingModel_var->userParameters();