abgr property
      
      Vector4
      get
      abgr
      
    
    
    
Implementation
Vector4 get abgr => wzyx;
      
      set
      abgr
      (Vector4 arg) 
      
    
    
    
Implementation
set abgr(Vector4 arg) => wzyx = arg;