@{ ViewData["Title"] = "Project editor"; Project project = ViewData["Project"] as Project; }

Project editor

@project.Title