itemAttributes
fun itemAttributes(childFetcher: Fetcher<ItemAttribute>, cfgBlock: KListFieldDsl<ItemAttribute>.() -> Unit?)
fun itemAttributes(cfgBlock: KListFieldDsl<ItemAttribute>.() -> Unit?, childBlock: ItemAttributeFetcherDsl.() -> Unit)
fun itemAttributes(enabled: Boolean, childFetcher: Fetcher<ItemAttribute>, cfgBlock: KListFieldDsl<ItemAttribute>.() -> Unit?)
fun itemAttributes(enabled: Boolean, cfgBlock: KListFieldDsl<ItemAttribute>.() -> Unit?, childBlock: ItemAttributeFetcherDsl.() -> Unit)