qs property

Vector2 qs

Implementation

Vector2 get qs => wx;
void qs=(Vector2 arg)

Implementation

set qs(Vector2 arg) => wx = arg;