internal fun <T : PropertyDelegate<*>> getProperty(property: KProperty1<*, *>): T

Gets a node property from the lookup May be changed in future to support extensibility

Return

the found property

Parameters

property

the property to lookup