idempotent property

bool idempotent
final

If the idempotent flag is set to true, then the instruction will not error if the key does not exist

Implementation

final bool idempotent;