line property

int line
getter/setter pair

The line number in the UCD file, starting from 1 and counting all lines including comments and empty lines.

Implementation

int line = 0;