ab property

Vector2 ab

Implementation

Vector2 get ab => wz;
void ab=(Vector2 arg)

Implementation

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