Sets the name of a scene (rename).
Future<void> setSceneName(String sceneName) async => await set(sceneName);