Returns the component this construction point belongs to.
# Get the value of the property.propertyValue = constructionPoint_var.component
#include <Fusion/Construction/ConstructionPoint.h>// Get the value of the property.Ptr<Component> propertyValue = constructionPoint_var->component();