BC property

Line get BC

Line that goes from b to c;

Implementation

Line get BC => Line(b, c);