Returns the component being referenced by this working model.
# Get the value of the property.propertyValue = workingModel_var.sourceComponent
#include <Fusion/Fusion/WorkingModel.h>// Get the value of the property.Ptr<Component> propertyValue = workingModel_var->sourceComponent();