pubDate property

int? pubDate

Implementation

int? get pubDate;
void pubDate=(int? pubDate)

Implementation

set pubDate(int? pubDate);