Gets if this document is the active document in the user interface.
# Get the value of the property.propertyValue = fusionDocument_var.isActive
#include <Fusion/Fusion/FusionDocument.h>// Get the value of the property.boolean propertyValue = fusionDocument_var->isActive();