isProprietary constant
isProprietary [Expects: https://schema.org/Boolean]
True if this item's name is a proprietary/brand name (vs. generic name).
Can be used on: https://schema.org/DietarySupplement, https://schema.org/Drug
Implementation
static const isProprietary = IriTerm.prevalidated(
'https://schema.org/isProprietary',
);