subtitle property

String? subtitle

Property getter and setter for subtitle:

Implementation

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

Implementation

set subtitle(String? subtitle);