So i have an existing json model that i cannot retire because some users already use it. I want to be able to parse a single property inside that json model 2 ways, the old way and the new way. how would i do that? Property and model in question: https://github.com/Pusheon/Mewdeko/blob/main/src/Mewdeko/Common/NewEmbed.cs#L70