column property

int? column
final

One-based source column associated with the issue, if any.

Implementation

final int? column;