Community Using nameof operator in C# by SSWUG Research (Gunnar Peipman) There’s one very useful and often overlooked operator in C#. It’s called nameof and its purpose is to return name of something. Register to Read