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