critical property

bool? critical
getter/setter pair

Indicates whether or not this extension is critical (i.e., if the client does not know how to handle this extension, the client should consider this to be an error).

Required.

Implementation

core.bool? critical;