Returns an unmodifiable list of the CubicLine segments that form this path.
List<CubicLine> get lines => _lines;