Visual Studio 2017 Encapsulate Field - how to get the old format back?
I know this thread is old, but the answer can help anyone else...
You can go to Options > Text Editor > C# > Code Style > General and change "Use expression body for accessors" to "Never". So you'll get the old style.