Returns the string that defines the fastener type.
# Get the value of the property.propertyValue = clearanceHoleInfo_var.fastenerType
#include <Fusion/Features/ClearanceHoleInfo.h>// Get the value of the property.string propertyValue = clearanceHoleInfo_var->fastenerType();