A collection of user dictionaries.
user dictionary Properties
| Property | Type | Access | Description |
|---|---|---|---|
| added words | List of text | r/w | A list of words added to the user dictionary. |
| class | type | read | The class descriptor type. |
| index | integer | read | The index of the user dictionary within its containing object. |
| name | text | read | The name of the user dictionary. |
| object reference | user dictionary | read | An object reference for the object. |
| parent | specifier | read | The parent of the user dictionary (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| removed words | List of text | r/w | A list of words removed from the user dictionary. |