educationalProgramMode constant
educationalProgramMode [Expects: http://schema.org/Text, http://schema.org/URL]
Similar to courseMode, the medium or means of delivery of the program as a whole. The value may either be a text label (e.g. "online", "onsite" or "blended"; "synchronous" or "asynchronous"; "full-time" or "part-time") or a URL reference to a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous ).
Can be used on: http://schema.org/EducationalOccupationalProgram
Implementation
static const educationalProgramMode = IriTerm.prevalidated(
'http://schema.org/educationalProgramMode',
);