Returns true if Concurrent Editing is enabled.
# Get the value of the property.propertyValue = dataHub_var.isCollaborativeEditingEnabled
#include <Core/Dashboard/DataHub.h>// Get the value of the property.boolean propertyValue = dataHub_var->isCollaborativeEditingEnabled();