Provides access to the workspace.
# Get the value of the property.propertyValue = workspaceEventArgs_var.workspace
#include <Core/UserInterface/WorkspaceEventArgs.h>// Get the value of the property.Ptr<Workspace> propertyValue = workspaceEventArgs_var->workspace();