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