| NodeId | ns=1;i=3003 |
| NodeClass | DataType |
| BrowseName | 1:KeyValueType |
| DisplayName | KeyValueType |
| Description | A key-value pair similar to 0:KeyValuePair which uses 0:String instead of 0:Qualifiedname for easu of use. |
| BaseType | 0:Structure |
| IsAbstract | False |
| Field Name | Data Type | Description |
|---|---|---|
| Key | 0:String | Unique key to identify a value. |
| Value | 0:String | The value associated with the key. |