8.5.67 KeyValPair
A KeyValPair defines a key / value pair as used with the
Dictionary
data model.
Data Model
Key
Type
Value
key
String
The name of the key
val
String
The value assigned to
key