line property

int? line
getter/setter pair

The (1-based) line on which the test was defined, or null.

Implementation

int? line;