SimplePrimitive
Trivial implementation of KpaPrimitive wrapping a plain value.
Intended as a reference implementation for testing or for consumers that do not use a specific JSON library.
Parameters
value
The wrapped value (can be any type, including null).