getProperty

expect fun getProperty(behavior: KoolBehavior, propertyName: String): Any?
actual fun getProperty(behavior: KoolBehavior, propertyName: String): Any?
actual fun getProperty(behavior: <Error class: unknown class>, propertyName: String): Any?