commandFunc property

VoidFunc? commandFunc
getter/setter pair

The developer provided function that should be executed.

Implementation

VoidFunc? commandFunc;