Returns the root Component.
# Get the value of the property.propertyValue = workingModel_var.rootComponent
#include <Fusion/Fusion/WorkingModel.h>// Get the value of the property.Ptr<Component> propertyValue = workingModel_var->rootComponent();