Generating Properties from Existing Private Fields in your Class in C#

Navigation Path: ReSharper|Edit |Generate code
 
 Click Read-only properties; select the fields for which you want to create properties.
 
 Select the access rights and other options of read-only and virtual.
 
 
 
 Demo of Property both with get and set.
 
 Auto implemented properties