bra property

Vector3 get bra

Implementation

Vector3 get bra => zxw;
set bra (Vector3 arg)

Implementation

set bra(Vector3 arg) => zxw = arg;