In Visual Studio if you type 'prop' and then double tap the 'tab' key it adds a property code snippet.
I used to use the default one in Visual Studio all the time but since installing ReSharper it's overridden it with a ReSharper snippet that drives me insane because it works in a weird way that just doesn't work for me.
I want to switch back to the VS default one but can't work out how to disable it and switch back. Does anyone know how?