mutable property

Vector4 get mutable

Implementation

Vector4 get mutable => Vector4(x, y, z, w);