subject property

String? subject

Implementation

String? get subject;
void subject=(String? subject)

Implementation

set subject(String? subject);