mainContentOfPage
Indicates if this web page element is the main subject of the page.
Expected Types
| Type | Description |
|---|---|
| WebPageElement | A web page element, like a table or an image. |
Used on Types
| Type | Description |
|---|---|
| WebPage | A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as breadcrumb may be used. We recommend explicit declaratio... |