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