Returns the parent MoveFeature object
# Get the value of the property.propertyValue = moveFeatureDefinition_var.parentMoveFeature
#include <Fusion/Features/MoveFeatureDefinition.h>// Get the value of the property.Ptr<MoveFeature> propertyValue = moveFeatureDefinition_var->parentMoveFeature();