Returns the Fusion version this document was last saved with.
# Get the value of the property.propertyValue = document_var.version
#include <Core/Application/Document.h>// Get the value of the property.string propertyValue = document_var->version();