Returns the BRepVertices used by this face
# Get the value of the property.propertyValue = bRepFace_var.vertices
#include <Fusion/BRep/BRepFace.h>// Get the value of the property.Ptr<BRepVertices> propertyValue = bRepFace_var->vertices();