Open
Description
What problem does this solve or what need does it fill?
Currently there is no way to know from type registration if given type does not have changed name of field, skiping serialization or providing default value if no field is present.
What solution would you like?
Could it be possible to build and store that information on build time for registered types?