Implementation issue for #1536 - [x] Add Cadl.Reflection.Model and Cadl.Reflection.Scalar models - [x] Add to ReflectionNameToKind - [x] Add tests - [x] Include coverage for distinction between object and Model discovered during design review: union of models is assignable to `object` but not `Model` - [ ] Update our own decorator signatures to use `Model` instead of `object`
Implementation issue for #1536
objectbut notModelModelinstead ofobject