A collection of swatches.
swatch Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| id | integer | read | The unique ID of the swatch. |
| index | integer | read | The index of the swatch within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | r/w | The name of the swatch. |
| object reference | swatch | read | An object reference for the object. |
| parent | specifier | read | The parent of the swatch (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |