Implementation of types used in reflection.
namespace reflections
A readonly reference that allows access to the value initialized at construction time.
class constant reference
A simple reference that stores the value and exposes methods to read and update it.
class simple reference