published property
true if a story has been published at least once (even if it is currently in draft)
Implementation
final bool published;
true if a story has been published at least once (even if it is currently in draft)
final bool published;