Skip to content
GraphGlue
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Ecosystem
Neo4j authorization plugin
GraphQL Kotlin
Spring Data Neo4j
Appearance
Menu
Return to top
graphglue-core
/
io.github.graphglue.graphql.extensions
/
findProperty
findProperty
fun
KClass
<
*
>
.
findProperty
(
property
:
String
)
:
KProperty1
<
*
,
*
>
Finds a property by name
Return
the found property
Parameters
property
the name of the property