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