column property

int? column
final

One-based source column where the enum block starts, if known.

Implementation

final int? column;