carryOutP1 property

Logic? get carryOutP1

The end-around carry for the sumP1 should be added to it to get the final result.

Implementation

Logic? get carryOutP1 => tryOutput('carryOutP1');