AB property

Line get AB

Line that goes from a to b;

Implementation

Line get AB => Line(a, b);