m_numLaps property Null safety

int m_numLaps
read / write

Num laps in the data (including current partial lap)

Implementation

int m_numLaps;