ar property

Vector2 ar

Implementation

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

Implementation

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