Method to check if the exporter implementation supports thumbnail
# Get the value of the property.propertyValue = cAMExportOptions_var.isThumbnailSupported
#include <Cam/CAM/CAMExportOptions.h>// Get the value of the property.boolean propertyValue = cAMExportOptions_var->isThumbnailSupported();