qp property

Vector2 get qp

Implementation

Vector2 get qp => wz;
set qp (Vector2 arg)

Implementation

set qp(Vector2 arg) => wz = arg;