KeyValue({ required this.name, required this.type, required this.value, required this.comments, this.nullable = false, });