originalLine property

int? originalLine
getter/setter pair

The line of the blob to which the comment applies. The last line of the range for a multi-line comment

Implementation

int? originalLine;