slot

@get:GeneratedBy(type = PokemonAbility::class)
val KProps<PokemonAbility>.slot: KNullablePropExpression<Int>
@get:GeneratedBy(type = PokemonType::class)
val KProps<PokemonType>.slot: KNullablePropExpression<Int>