nspectre - declarative validation for .NET

Properties.Item Property

Gets or sets the value of the property with the given name.

public object this[
   string name
] {get; set;}

See Also

Properties Class | NSpectre.Core Namespace