Returns the model parameter controlling the shank draft angle.
# Get the value of the property.propertyValue = bossFeature_var.draftAngle
#include <Fusion/Plastic/BossFeature.h>// Get the value of the property.Ptr<ModelParameter> propertyValue = bossFeature_var->draftAngle();