LNativeFunction

fun LNativeFunction(name: String? = null, block: (thisValue: LAny?, args: List<LAny>) -> LAny)