Description

Rule.Description property

the description of the validation rule that appears in the user interface. Default is “Unknown”.

public string Description { get; set; }

See Also