Is there a shortcut to move the cursor as shown in the following figure?
20:26 23 Mar 2011

I am using a notebook without a mouse.

After typing prop and pressing tab, Visual Studio will automatically give me a property template. Pressing tab will move the cursor between type and propertyname placeholders.

I want to move the cursor to a new line after completing the property template.

Is there a shortcut to do so?

enter image description here

visual-studio visual-studio-2010