When two Gaussian equations are multipled together, the outcome is another Gaussian distribution. Roger R. Labbe Jr., author of "Kalman and Bayesian Filters in Python" calls this property "rare" and points out that $sin(x) sin(y)$, for example, does not yield a $sin()$.
My question is simply, does that property have a name?
I would call it "closure under multiplication".