Returns the PropertyGroups object associated with this component.
# Get the value of the property.propertyValue = flatPatternComponent_var.propertyGroups
#include <Fusion/SheetMetal/FlatPatternComponent.h>// Get the value of the property.Ptr<PropertyGroups> propertyValue = flatPatternComponent_var->propertyGroups();