Returns the Operations collection that provides access to existing individual operations in this folder.
# Get the value of the property.propertyValue = cAMFolder_var.operations
#include <Cam/CAM/CAMFolder.h>// Get the value of the property.Ptr<Operations> propertyValue = cAMFolder_var->operations();