executableLibraryName constant
IriTerm
const executableLibraryName
IRI for schemahttp:executableLibraryName [Expects: http://schema.org/Text]
Library file name, e.g., mscorlib.dll, system.web.dll.
Can be used on: http://schema.org/APIReference
Implementation
static const executableLibraryName = const IriTerm(
'http://schema.org/executableLibraryName',
);