username

@get:GeneratedBy(type = AuthenticationLog::class)
val KProps<AuthenticationLog>.username: KNullablePropExpression<String>
@get:GeneratedBy(type = User::class)
val KProps<User>.username: KNullablePropExpression<String>