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