boolInputList property

List<String>? boolInputList
getter/setter pair

this will shows list of boolean input values of selected state machines

Implementation

List<String>? boolInputList;