📄️ contains
Check if a key exists in the object.
📄️ keys
Get each key of the object as an array.
📄️ remove
Remove object properties.
📄️ set
Add or modify object properties.
📄️ to_array
Transform the object to an array of key-value pairs.
📄️ values
Get each value of the object as an array.