characterName constant
IRI for schema:characterName [Expects: https://schema.org/Text]
The name of a character played in some acting or performing role, i.e. in a PerformanceRole.
Can be used on: https://schema.org/PerformanceRole
Implementation
static const characterName = IriTerm.prevalidated(
'https://schema.org/characterName',
);