Returns the component that owns the Model Parameters collection
# Get the value of the property.propertyValue = modelParameters_var.component
#include <Fusion/Fusion/ModelParameters.h>// Get the value of the property.Ptr<Component> propertyValue = modelParameters_var->component();