Indicates if the document can be advanced to the latest change.
# Get the value of the property.propertyValue = fusionDocument_var.canAdvanceToLatest
#include <Fusion/Fusion/FusionDocument.h>// Get the value of the property.boolean propertyValue = fusionDocument_var->canAdvanceToLatest();