public readonly property line as Int:
One-based line where parsing failed.
error = TOMLParseException("Invalid key", 4, 2) assert error.line == 4