rb property

Vector2 rb

Implementation

Vector2 get rb => xz;
void rb=(Vector2 arg)

Implementation

set rb(Vector2 arg) => xz = arg;