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