pubDate property

int? get pubDate

Implementation

int? get pubDate;
set pubDate (int? pubDate)

Implementation

set pubDate(int? pubDate);