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