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