Expand description

Property list constants and functions.

Modules

Common properties

Structs

Proplist iterator, used for iterating over the list’s keys. Returned by the iterate method.
A property list object. Basically a dictionary with ASCII strings as keys and arbitrary data as values.

Enums