Gets if the curve is closed.
# Get the value of the property.propertyValue = nurbsCurve3D_var.isClosed
#include <Core/Geometry/NurbsCurve3D.h>// Get the value of the property.boolean propertyValue = nurbsCurve3D_var->isClosed();