Returns the name of a cube within the specified model, this function is used to retrieve the name of a cube.
cube.getName(cube_id)
cube_id
let cube_name = cube.getName("123");