Returns the Folders collection that provides access to existing folders in this setup.
# Get the value of the property.propertyValue = setup_var.folders
#include <Cam/CAM/Setup.h>// Get the value of the property.Ptr<CAMFolders> propertyValue = setup_var->folders();