publish_date property
read / write
Point in time (Unix timestamp) when the article was published; 0 if unknown.
Implementation
late int publish_date;
Point in time (Unix timestamp) when the article was published; 0 if unknown.
late int publish_date;