Returns the immediate owner BRepBody of the lump
# Get the value of the property.propertyValue = bRepLump_var.body
#include <Fusion/BRep/BRepLump.h>// Get the value of the property.Ptr<BRepBody> propertyValue = bRepLump_var->body();