Get a value by key.
The property key.
The value, or undefined if not present.
Set a value by key.
The property key.
The value to store.
Check if a key exists.
The property key.
True if the key exists.
Delete a value by key.
The property key.
Clear all values in this scope.
A key-value store for a single state scope (conversation, user, or temp).