Returns true if this shell is closed
# Get the value of the property.propertyValue = bRepShell_var.isClosed
#include <Fusion/BRep/BRepShell.h>// Get the value of the property.boolean propertyValue = bRepShell_var->isClosed();