@using System.Linq

This is the DisplayForModel output. Once default templates are implemented this should go away.

User Name: @ViewData.Model.Name

User Model Metadata Property Count: @ViewData.ModelMetadata.Properties.Count()