tagId property
final
An explicit tag id instead of identity-by-State. Needed when the anchor's flight must be visible to outside consumers by name - for example, a MorphPiece with the same id gets the flight neck for free. Must stay stable for the anchor's whole lifetime.
Implementation
final Object? tagId;