target property

Vertex get target

Target Vertex of your current DirectedEdge

Implementation

Vertex get target => super.b;