subject property

String? subject
getter/setter pair

Case-insensitive phrase found in the message's subject.

Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed.

Implementation

core.String? subject;