programName constant

IriTerm const programName

programName [Expects: https://schema.org/Text]

The program providing the membership. It is preferable to use :program instead.

Can be used on: https://schema.org/ProgramMembership

Implementation

static const programName = IriTerm.prevalidated(
  'https://schema.org/programName',
);