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