Gets the first, or the only angle in the case of a single angle definition.
# Get the value of the property.propertyValue = draftFeatureInput_var.angleOne
#include <Fusion/Features/DraftFeatureInput.h>// Get the value of the property.Ptr<ValueInput> propertyValue = draftFeatureInput_var->angleOne();