### cursor

An expression, used to set the `cursor` property in a script, that evaluates to one of these names:

```
Ibeam
cross
plus
watch
hand
arrow
busy
none
```

Additionally, the first four names can be referred to by number:

```
Ibeam      1
cross      2
plus       3
watch      4
```

