itemAttributes

fun KProps<Item>.itemAttributes(block: KImplicitSubQueryTable<ItemAttribute>.() -> KNonNullExpression<Boolean>?): KNonNullExpression<Boolean>?
@get:GeneratedBy(type = Item::class)
val KTableEx<Item>.itemAttributes: KNonNullTableEx<ItemAttribute>