Gets if the workspace is currently active - i.e. displayed
# Get the value of the property.propertyValue = workspace_var.isActive
#include <Core/UserInterface/Workspace.h>// Get the value of the property.boolean propertyValue = workspace_var->isActive();