Gets the feature pattern this element is a member of.
# Get the value of the property.propertyValue = patternElement_var.parentFeature
#include <Fusion/Features/PatternElement.h>// Get the value of the property.Ptr<Feature> propertyValue = patternElement_var->parentFeature();