suggestions property

List<LinkedEditSuggestion> suggestions
getter/setter pair

Pre-computed suggestions for what every region might want to be changed to.

Implementation

List<LinkedEditSuggestion> suggestions;