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