Returns the string that defines the fastener size the clearance hole is sized for.
# Get the value of the property.propertyValue = clearanceHoleInfo_var.size
#include <Fusion/Features/ClearanceHoleInfo.h>// Get the value of the property.string propertyValue = clearanceHoleInfo_var->size();