Happpi PHP Library

$value

The Value in the KeyValue pair object

Type

mixed

Getter Example

Used to retrieve the value of the property:

    CurtKeyValue->getValue();

Setter Example

There is no setter for this property.