lineNumber property

int? lineNumber
getter/setter pair

What line the error happened on.

Implementation

int? lineNumber;