Returns the parent Setup, Folder or Pattern for this Folder.
# Get the value of the property.propertyValue = cAMFolder_var.parent
#include <Cam/CAM/CAMFolder.h>// Get the value of the property.Ptr<Base> propertyValue = cAMFolder_var->parent();