error property

  1. @optional
ErrorRef? error
getter/setter pair

The error while attempting to compile this range, if this report was generated with forceCompile=true.

Implementation

@optional
ErrorRef? error;