Step 1: Parametric form of the line.
\[
\frac{x}{1}=\frac{y-1}{2}=\frac{z-2}{3}=t
\]
\[
\Rightarrow x=t,\; y=1+2t,\; z=2+3t
\]
So a general point on line is:
\[
A(t,1+2t,2+3t)
\]
Step 2: Use midpoint property.
For reflection, point \( A \) is midpoint of \( P \) and \( P' \).
\[
A = \frac{P + P'}{2}
\]
Step 3: Let \( P'(a,b,c) \).
\[
\frac{3+a}{2}=t,\quad \frac{5+b}{2}=1+2t,\quad \frac{3+c}{2}=2+3t
\]
Step 4: Solve first equation.
\[
3+a=2t \Rightarrow a=2t-3
\]
Step 5: Solve second equation.
\[
5+b=2(1+2t)=2+4t
\]
\[
b=2+4t-5=4t-3
\]
Step 6: Solve third equation.
\[
3+c=2(2+3t)=4+6t
\]
\[
c=4+6t-3=6t+1
\]
Step 7: Use that \( A \) lies on line.
From Step 1, \( A=(t,1+2t,2+3t) \).
Midpoint of \( P \) and \( P' \) must lie on line, so plug values:
\[
\frac{3+(2t-3)}{2}=t
\Rightarrow \frac{2t}{2}=t
\]
This holds for all \( t \). Now use second equation consistency:
\[
\frac{5+(4t-3)}{2}=1+2t
\]
\[
\frac{2+4t}{2}=1+2t
\Rightarrow 1+2t=1+2t
\]
Similarly third equation also holds.
Thus we choose \( t=1 \) (point on line nearest direction).
Step 8: Find coordinates.
\[
a=2(1)-3=-1,\quad b=4(1)-3=1,\quad c=6(1)+1=7
\]
Step 9: Compute sum.
\[
a+b+c=-1+1+7=7
\]
Final Answer:
\[
\boxed{7}
\]