Create an Attribute from a list of String values.
Attribute.fromStringList(this.key, List<String> this.value);