agrb property
      
      Vector4
      get
      agrb
      
    
    
    
Implementation
Vector4 get agrb => wyxz;
      
      set
      agrb
      (Vector4 arg) 
      
    
    
    
Implementation
set agrb(Vector4 arg) => wyxz = arg;