Returns the mesh manager object for this lump.
# Get the value of the property.propertyValue = bRepLump_var.meshManager
#include <Fusion/BRep/BRepLump.h>// Get the value of the property.Ptr<MeshManager> propertyValue = bRepLump_var->meshManager();