Renames a layer or layer folder in the uncommitted engine.
Actions.renameLayer(id, name)
id: number
The id of the layer to rename.
name: string
The new name for the layer.