Deprecate multiple property in plugin attribute
The property `multiple` in plugin attribute `FieldWidgetAction` is confusing and as it turned out doesn't make sense. It should be deprecated in favour of configuration setting from issue #3563779 .
Deprecate this in 1.3.x and remove in 2.0.x
> Change record: [#3592722](https://www.drupal.org/node/3592722)
issue