line property

int? line
final

One-based source line where the model block starts, if known.

Implementation

final int? line;