Returns the workspaces associated with this product.
# Get the value of the property.propertyValue = product_var.workspaces
#include <Core/Application/Product.h>// Get the value of the property.Ptr<WorkspaceList> propertyValue = product_var->workspaces();