Returns the underlying geometry point
# Get the value of the property.propertyValue = bRepVertex_var.geometry
#include <Fusion/BRep/BRepVertex.h>// Get the value of the property.Ptr<Point3D> propertyValue = bRepVertex_var->geometry();