Gets or sets the a friendly name for the target property

Namespace: Castle.Components.Validator
Assembly:  Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0

Syntax

C#
public string FriendlyName{ get; set;}

Field Value

The name.

See Also