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