Gets the version of the post.
# Get the value of the property.propertyValue = postConfiguration_var.version
#include <Cam/Post/PostConfiguration.h>// Get the value of the property.string propertyValue = postConfiguration_var->version();