The sequence $\left\{ a _ { n } \right\}$ has $a _ { 1 } = 2$, and for all natural numbers $n$,
$$a _ { n + 1 } = \begin{cases} a _ { n } - 1 & \text{(when } a _ { n } \text{ is even)} \\ a _ { n } + n & \text{(when } a _ { n } \text{ is odd)} \end{cases}$$
Find the value of $a _ { 7 }$. [3 points]\\
(1) 7\\
(2) 9\\
(3) 11\\
(4) 13\\
(5) 15