Returns the collection that provides access to the existing flange features.
# Get the value of the property.propertyValue = features_var.flangeFeatures
#include <Fusion/Features/Features.h>// Get the value of the property.Ptr<FlangeFeatures> propertyValue = features_var->flangeFeatures();