programName constant

IriTerm const programName

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

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

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

Implementation

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