isPaused property
      
      bool
      get
      isPaused
      
    
    
    
Implementation
external bool get isPaused;
      
      set
      isPaused
      (bool isPaused) 
      
    
    
    
Implementation
external set isPaused(bool isPaused);