Automaticly insert default get set for properties
Answered
Is it possible to insert:
{get; set;}
after something like:
public string Name
with just one key press?
Please sign in to leave a comment.
Use short prop.
Type "prop" and then press tab button.