interface Identifiable<Id extends string = string> { id: Id;}
Descriptive identifier for this element
Descriptive identifier for this element