backstory property

dynamic backstory
getter/setter pair

For an [Article], typically a [NewsArticle], 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: CreativeWork, String

Implementation

dynamic backstory;