I'm not sure what the best way to do this would be, but it should be possible. Currently, we only unstrip this when the field itself has been unstripped.
It will likely require either:
- Making the Il2Cpp implementation details public.
- Applying
InternalsVisibleTo everywhere.