← Docs
kotlin-stdlib / kotlin.reflect / KProperty2 / getter

getter

JVM
1.0
abstract val getter : KProperty2.Getter < D , E , V >
(source)

Overrides KProperty.getter

The getter of this property, used to obtain the value of the property.

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 .