backstory property

dynamic backstory
getter/setter pair

For an SchemaArticle, typically a SchemaNewsArticle, the backstory property provides a textual summary giving a brief explanation of why and how an article was created. In a journalistic setting this could include information about reporting process, methods, interviews, data sources, etc.

Supported types: SchemaCreativeWork, String

Implementation

dynamic backstory;