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