Specifies the field name for which validation messages should be displayed.

public Expression<Func<object>> For { get; set; }
Type:
Expression<Func<object>>
In this article