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