abstract fun getPhrases(): Future<MutableList<Phrase!>!>!
Exposes the property phrases value
Return
Future<MutableList<Phrase!>!>!: the phrases value
Exposes the list of unique Phrases in the EditablePhraseSet. This is modified when using addPhrases() or removePhrases().
Since
1