By \"generate\", I mean auto-generation of the code necessary for a particular selected (set of) variable(s).
But any more explicit explication or comment on good pr
In Visual Studio Community Edition 2015 you can select all the fields you want and then press Ctrl + . to automatically generate the properties.
You have to choose if you want to use the property instead of the field or not.