compilerError property

bool? compilerError
getter/setter pair

Were there compiler errors or not.

Implementation

core.bool? compilerError;