scriptIndex property Null safety

int? scriptIndex
read / write

An index into the script table of the SourceReport, indicating which script contains this range of code.

Implementation

int? scriptIndex;