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