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