Returns row 0
Vector2 get row0 => getRow(0);
Sets row 0 to arg
arg
set row0(Vector2 arg) => setRow(0, arg);