Get the name of the pattern element.
# Get the value of the property.propertyValue = patternElement_var.name
#include <Fusion/Features/PatternElement.h>// Get the value of the property.string propertyValue = patternElement_var->name();