Gets the name (internal name) of the parameter.
# Get the value of the property.propertyValue = cAMParameter_var.name
#include <Cam/Operations/CAMParameter.h>// Get the value of the property.string propertyValue = cAMParameter_var->name();