publish_date property

int publish_date
read / write

Point in time (Unix timestamp) when the article was published; 0 if unknown.

Implementation

late int publish_date;