This class allows objects to work as arrays.
Properties of the object have their normal functionality when accessed as list (var_dump, foreach, etc.).
Entries can be accessed as properties (read and write).