pq property

Vector2 get pq

Implementation

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

Implementation

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