threadId property

RecordKey? threadId

Property getter and setter for threadId:

Implementation

RecordKey? get threadId;
void threadId=(RecordKey? threadId)

Implementation

set threadId(RecordKey? threadId);