commandFunc property

VoidFuncWith1Parameter<P1>? commandFunc
getter/setter pair

The developer provided function that should be executed.

Implementation

VoidFuncWith1Parameter<P1>? commandFunc;