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