✅ Is it possible to use nameof in attributes?
I have this:
I don't like writing the name of properties using "" because name can be changed
So is it possible to write the same but with nameof?
I don't like writing the name of properties using "" because name can be changed
So is it possible to write the same but with nameof?