When functions $f$ and $g$ have the property that $f(g(x)) = g(f(x))$ for all $x$ in the domains I call this property 'commutativity'. (usually both functions map from $\mathbb{R}$ to $\mathbb{R}$, so the problem of domain/range doesn't matter)
However, commutativity is actually when: $a*b=b*a$
I use it knowing that it probably isn't the right term... but I've never found out what I should call it.
The term is OK, and in fact refers to the same property: The set $\Bbb R^{\Bbb R}$ of all maps $\Bbb R\to\Bbb R$ is endowed with a binary operation $\circ$, the composition of functions: If $f$ and $g$ are maps $\Bbb R\to\Bbb R$, then so is $f\circ g$ (which is defined by $(f\circ g)(x):=f(g(x))$). This binary operation has many interesting properties, such as