Variable OsuRoom.Settings.name

Game name

struct OsuRoom.Settings
{
  // ...
  string name ;
  // ...
}