@$pb.TagNumber(2) $0.BoolState get backRightMotor => $_getN(1);
@$pb.TagNumber(2) set backRightMotor($0.BoolState v) { setField(2, v); }