Happpi PHP Library

$key

The Key in the KeyValue Pair Object

Type

mixed

Getter Example

Used to retrieve the value of the property:

    CurtKeyValue->getKey();

Setter Example

There is no setter for this property.