qspt property
      
      Vector4
      get
      qspt
      
    
    
    
Implementation
Vector4 get qspt => wxzy;
      
      set
      qspt
      (Vector4 arg) 
      
    
    
    
Implementation
set qspt(Vector4 arg) => wxzy = arg;