Returns the parent body of the shell.
# Get the value of the property.propertyValue = bRepShell_var.body
#include <Fusion/BRep/BRepShell.h>// Get the value of the property.Ptr<BRepBody> propertyValue = bRepShell_var->body();