color property
      
      Color4
      get
      color
      
    
    
    
Implementation
external Color4 get color;
      
      set
      color
      (Color4 color) 
      
    
    
    
Implementation
external set color(Color4 color);