pq property

Vector2 pq

Implementation

Vector2 get pq => zw;
void pq=(Vector2 arg)

Implementation

set pq(Vector2 arg) => zw = arg;