GroupInfo.name

World's name, which is given by the user who creates the world. It is unique in the node and every world in the same group has the same name.

class GroupInfo
immutable
string name;

Meta