Returns the BRepVertex that bounds its high parameter end.
# Get the value of the property.propertyValue = bRepEdge_var.endVertex
#include <Fusion/BRep/BRepEdge.h>// Get the value of the property.Ptr<BRepVertex> propertyValue = bRepEdge_var->endVertex();