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