# Reflection _membersof_ There should be a separate page for all reflection property structures;\ if they are identical to [member_ref](https://c3-lang.org/generic-programming/reflection/#membersof), this should be mentioned. ## Tasks - [ ] [ParamSpec](https://c3-lang.org/generic-programming/reflection/#paramsof) - [ ] Like _member_ref_ (they may be identical). - [ ] [associated](https://c3-lang.org/generic-programming/reflection/#associated) - [ ] [parentof](https://c3-lang.org/generic-programming/reflection/#parentof) - [ ] [values](https://c3-lang.org/generic-programming/reflection/#values) - [ ] [returns](https://c3-lang.org/generic-programming/reflection/#returns)
Reflection membersof
There should be a separate page for all reflection property structures;
if they are identical to member_ref, this should be mentioned.
Tasks