allowCreation property

bool? allowCreation
getter/setter pair

Whether the processor type allows creation.

If true, users can create a processor of this processor type. Otherwise, users need to request access.

Implementation

core.bool? allowCreation;