Returns the BRepVertices owned by this shell
# Get the value of the property.propertyValue = bRepShell_var.vertices
#include <Fusion/BRep/BRepShell.h>// Get the value of the property.Ptr<BRepVertices> propertyValue = bRepShell_var->vertices();