func

abstract var func: Function<Any?>(source)

A JavaScript function to execute. This function will be serialized which means that any bound parameters and execution context will be lost.