| Base | |
| MQA.Base | Generic object to be used as a base to create more complex objects. |
| Functions | |
| setValue | Sets the specified key to the specified value. |
| getValue | Returns the value if it exists, undefined otherwise. |
| setValues | Sets multiple properties for the object. |
| override | Removes the default behavior for the specified property. |