Step 1: Use the fact that opposite sides of a parallelogram are equal and parallel, expressed as vectors, instead of the diagonal midpoint property.
In parallelogram $ABCD$ taken in order, side $AB$ is equal and parallel to side $DC$. In vector form this means:
\[ \vec{AB} = \vec{DC} \]
Step 2: Write both vectors using the given coordinates.
$A(4, 5)$, $B(m, 6)$, $C(4, 3)$, $D(1, n)$.
\[ \vec{AB} = (m - 4,\ 6 - 5) = (m - 4,\ 1) \]
\[ \vec{DC} = (4 - 1,\ 3 - n) = (3,\ 3 - n) \]
Step 3: Equate the corresponding components, since equal vectors must match in both the $x$ and $y$ directions.
\[ m - 4 = 3 \quad \Rightarrow \quad m = 7 \]
\[ 1 = 3 - n \quad \Rightarrow \quad n = 3 - 1 = 2 \]
Step 4: State the values found.
$m = 7$ and $n = 2$.
Final Answer:
The values are $m = 7$ and $n = 2$, which corresponds to option (A).
\[ \boxed{m = 7,\ n = 2} \]