| Property | Data type | Description |
| Blue through getBlue | int | (Read-only) Blue RGB value 0-255. |
| Green through getGreen | int | (Read-only) Green RGB value 0-255. |
| Hue through getHue | int | (Read-only) Hue HSL value 0-240. |
| Luminance through getLuminance | int | (Read-only) Luminance HSL value 0-240. |
| NotesColor through getNotesColor and setNotesColor | int | Domino color value. |
| Red through getRed | int | (Read-only) Red RGB value 0-255. |
| Saturation through getSaturation | int | (Read-only) Saturation HSL value 0-240. |