AttributeItem

@Composable
fun AttributeItem(modifier: Modifier = Modifier, attributeName: String, nestedAttributesName: List<String>)