Returns if the surface is closed (forms a loop) in the V direction
# Get the value of the property.propertyValue = surfaceEvaluator_var.isClosedInV
#include <Core/Geometry/SurfaceEvaluator.h>// Get the value of the property.boolean propertyValue = surfaceEvaluator_var->isClosedInV();