Returns the workspaces associated with this product.
# Get the value of the property.propertyValue = design_var.workspaces
#include <Fusion/Fusion/Design.h>// Get the value of the property.Ptr<WorkspaceList> propertyValue = design_var->workspaces();