actionIncomplete property

void actionIncomplete= (bool value)

Implementation

set actionIncomplete(bool value) {
  _actionIncomplete = value;
}