15 lines
433 B
Markdown
15 lines
433 B
Markdown
---
|
|
title: getValue -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)/[getValue](get-value.md)
|
|
|
|
|
|
|
|
# getValue
|
|
[jvm]
|
|
Content
|
|
operator fun [getValue](get-value.md)(thisRef: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?, property: [KProperty](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html)<*>): [T](index.md)
|
|
|
|
|
|
|