[]
Represents information about a field.
public sealed class Field
| Name | Description |
|---|---|
| Name | Field name. |
| this[string] | Allows to acces Name and Value by case-insensitive key (name and value respectively). |
| Value | Field value. |