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