Returns the Component containing the ModelParameter.
# Get the value of the property.propertyValue = modelParameter_var.component
#include <Fusion/Fusion/ModelParameter.h>// Get the value of the property.Ptr<Component> propertyValue = modelParameter_var->component();