Parent Object: TeardropHemFeatureDefinition Defined in namespace "adsk::fusion" and the header file is <Fusion/SheetMetal/TeardropHemFeatureDefinition.h>
// Get the value of the property. BendPositionTypes propertyValue = teardropHemFeatureDefinition_var->bendPositionType();
// Set the value of the property, where value_var is a BendPositionTypes. bool returnValue = teardropHemFeatureDefinition_var->bendPositionType(value_var);