C# Change attributes at runtime

Note: this article will mention a free tool “Enar Spy” for Enterprise Architect. Get more information here: https://blog.lieberlieber.com/2011/09/22/enar-spy-update/ What are attributes? In .NET attributes are used to combine code with declarations. e.g....