Set the value with the key. This function works like: laa["key"] = value; with laa.set("key", value)
See Implementation
Set the value with the key. This function works like: laa["key"] = value; with laa.set("key", value)