Returns the BRepFaces that are associated with this edge through its BRepCoEdges.
# Get the value of the property.propertyValue = bRepEdge_var.faces
#include <Fusion/BRep/BRepEdge.h>// Get the value of the property.Ptr<BRepFaces> propertyValue = bRepEdge_var->faces();