sqpt property
      
      Vector4
      get
      sqpt
      
    
    
    
Implementation
Vector4 get sqpt => xwzy;
      
      set
      sqpt
      (Vector4 arg) 
      
    
    
    
Implementation
set sqpt(Vector4 arg) => xwzy = arg;