turnId property

String? turnId
getter/setter pair

A unique identifier for the turn.

Useful for referencing specific turns across systems.

Optional.

Implementation

core.String? turnId;