bag property

Vector3 get bag

Implementation

Vector3 get bag => zwy;
set bag (Vector3 arg)

Implementation

set bag(Vector3 arg) => zwy = arg;