id property

int? get id

Get thread id

Implementation

int? get id => _id;