function property
The name of the function to execute in the given script.
The name does not include parentheses or parameters. It can reference a
function in an included library such as Library.libFunction1
.
Implementation
core.String? function;