Returns the collection that provides access to the Coil Primitive features within the component.
# Get the value of the property.propertyValue = features_var.coilFeatures
#include <Fusion/Features/Features.h>// Get the value of the property.Ptr<CoilFeatures> propertyValue = features_var->coilFeatures();