isTombstone

Checks whether the AgentCheckpointData instance is marked as a tombstone.

A tombstone typically indicates that the checkpoint represents a terminated or inactive state.

Return

true if the properties map contains a key-value pair where the key is "tombstone" and the value is a JSON primitive set to true, otherwise false.