Gets the type of the coil.
# Get the value of the property.propertyValue = coilFeatureInput_var.coilType
#include <Fusion/Features/CoilFeatureInput.h>// Get the value of the property.CoilFeatureTypes propertyValue = coilFeatureInput_var->coilType();