WorldInfo.name

World's name, which is given by the user who creates the world. It may not be unique on the node. Children worlds have the same id as their parent's.

class WorldInfo
immutable
string name;

Meta