enum class NmCachedValueMode_t : uint32
{
    OnEntry = 0,
    OnExit = 1,
};