Gets and sets the wall thickness for side two of a two sided thin extrude
# Get the value of the property.propertyValue = extrudeFeature_var.thinExtrudeWallThicknessTwo
#include <Fusion/Features/ExtrudeFeature.h>// Get the value of the property.Ptr<ModelParameter> propertyValue = extrudeFeature_var->thinExtrudeWallThicknessTwo();