[kotlin] 코틀린에서 접근 제한자를 사용하여 읽기 전용(cannot be reassigned)으로 만드는 방법은 무엇인가요?
val name: String = "Alice"