ASP.NET -Modellanzeige Name
[DisplayName("foo")]
public string MyProperty { get; set; }
Reindert
[DisplayName("foo")]
public string MyProperty { get; set; }