Item.name

struct Item(String)
String name;

Meta