phraseSets property

List<AdaptationPhraseSet>? phraseSets
getter/setter pair

A list of inline or referenced PhraseSets.

Implementation

core.List<AdaptationPhraseSet>? phraseSets;