@using MvcSample.Web.Models @model User Hello @(Model?.Name) from Partial Create Something!