Back to Puter

KVPair

src/docs/src/Objects/kvpair.md

26.07198 B
Original Source

The KVPair object containing key-value pair data.

Attributes

key (String)

A string containing the key name.

value (Any)

The value associated with the key. Can be of any type.