A function of a Smart Contract, as an abstraction.
Creates a ContractFunction object, given its name.
the name of the function
Readonly
The name of the function.
Returns the name of the function.
Static
Null-object pattern: creates an empty ContractFunction object.
A function of a Smart Contract, as an abstraction.