AttributeGroup

fun AttributeGroup(    id: String?,     name: String?,     warning: String?,     attributes: List<Attribute>?)