Returns the surface type.
# Get the value of the property.propertyValue = cylinder_var.surfaceType
#include <Core/Geometry/Cylinder.h>// Get the value of the property.SurfaceTypes propertyValue = cylinder_var->surfaceType();