pt property

Vector2 pt

Implementation

Vector2 get pt => zy;
void pt=(Vector2 arg)

Implementation

set pt(Vector2 arg) => zy = arg;