Returns the model parameter for screw head diameter - reference for parametric expressions.
# Get the value of the property.propertyValue = bossFeature_var.screwHeadDiameter
#include <Fusion/Plastic/BossFeature.h>// Get the value of the property.Ptr<ModelParameter> propertyValue = bossFeature_var->screwHeadDiameter();