phrase property

String? phrase
getter/setter pair

The phrase to which the customization is applied.

The phrase can be multiple words, such as proper nouns, but shouldn't span the length of the sentence.

Implementation

core.String? phrase;