concept G22Network > ConceptWithChangeListeners { settableWithVar S description; Cl elements = syncL(); toString { ret or2(description, super.toString()); } }