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