function property

  1. @optional
dynamic function
getter/setter pair

This code object's corresponding function.

function can be one of FuncRef or NativeFunction.

Implementation

@optional
dynamic function;