DataPair

constructor(name: String, valueIn: Any?)(source)

Parameters

name

The name (key) of the property.

valueIn

The raw value of the property; converted to the string "null" if null.