qstp property
      
      Vector4
      get
      qstp
      
    
    
    
Implementation
Vector4 get qstp => wxyz;
      
      set
      qstp
      (Vector4 arg) 
      
    
    
    
Implementation
set qstp(Vector4 arg) => wxyz = arg;