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