Vector.comp

Build swizzle setter and getter properties

struct Vector(type, int dim)
enum string[dimension] comp;

Meta