Returns the BRepVertices owned by the lump
# Get the value of the property.propertyValue = bRepLump_var.vertices
#include <Fusion/BRep/BRepLump.h>// Get the value of the property.Ptr<BRepVertices> propertyValue = bRepLump_var->vertices();