bg property

Vector2 bg

Implementation

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

Implementation

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