customError property
      
      bool
      get
      customError
      
    
    
    
Implementation
external bool get customError;
      
      set
      customError
      (bool value) 
      
    
    
    
Implementation
external set customError(bool value);