subject property

String? subject
getter/setter pair

The subject line of the email message as specified by SMTP subject header

Implementation

String? subject;