function property
getter/setter pair
This code object's corresponding function.
function can be one of FuncRef or NativeFunction.
Implementation
@optional
dynamic function;
This code object's corresponding function.
function can be one of FuncRef or NativeFunction.
@optional
dynamic function;