column property

int? column
getter/setter pair

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

Implementation

int? column;