The attribute name to update. Nested attributes
can be accessed using dot notation; for example a.b.c
. Attribute
names with literal dots should escape them with a backslash; for
example a\.b\.c
.
The index of the item in the list. A number.
Generated using TypeDoc
Remove an element at the index of an existing list and shift the rest down.