FilterBuilderFieldBuilder<T>.Name Method
| Name | Parameters | Description |
|---|---|---|
| Name(JS) | value | Specifies the field's name. Use it to distinguish the field from other fields when they have identical dataField values. Mirrors the client-side name option. |
| Name(String) | value | Specifies the field's name. Use it to distinguish the field from other fields when they have identical dataField values. Mirrors the client-side name option. |