line property

int? line
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? line;