Contract for API-facing value classes that expose a single underlying primitive or scalar T.
Implement this interface on value classes to make it straightforward to derive Tapik string codecs from the wrapped value.
underlying value type exposed by the wrapper.