id property

String? id
getter/setter pair

The optional identifier of the change kind. The identifier remains stable even if the message changes, or is parameterized.

Implementation

String? id;