← Docs
kotlin-stdlib / kotlin.jvm / Transient / <init>

<init>

Common
JVM
1.0
<init> ( )

Marks the JVM backing field of the annotated property as transient , meaning that it is not part of the default serialized form of the object.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .