negativeNotes property
Provides negative considerations regarding something, most typically in
pro/con lists for reviews (alongside SchemapositiveNotes
). For symmetry
In the case of a SchemaReview, the property describes the
SchemaitemReviewed
from the perspective of the review; in the case of a
SchemaProduct, the product itself is being described. Since product
descriptions tend to emphasise positive claims, it may be relatively
unusual to find SchemanegativeNotes
used in this way. Nevertheless for
the sake of symmetry, SchemanegativeNotes
can be used on
SchemaProduct.
The property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most negative is at the beginning of the list).
Supported types: SchemaItemList, SchemaListItem, String, SchemaWebContent
Implementation
dynamic negativeNotes;