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