Gets the technology of the PrintSetting.
# Get the value of the property.propertyValue = printSetting_var.technology
#include <Cam/PrintSetting/PrintSetting.h>// Get the value of the property.string propertyValue = printSetting_var->technology();