C# 6 introduced a simple operator that can prevent several types of issues if properly used. In this short article, we’ll explore the nameof operator and how it can improve maintainability while reducing defects.
Read more: https://killalldefects.com/2019/10/29/safer-csharp-with-the-nameof-operator/