Axioms are properties too.
Progress on some of the ancient conjectures of mathematics became clarified by this realization.
For example, the question of whether the Parallel Postulate followed from the rest of Euclid's Axioms was settled in the negative by construction of an alternate geometry, the Hyperbolic Plane, and by then proving that the parallel postulate is a false property of the hyperbolic plane, whereas each of the remaining Euclid axioms is a true property of the hyperbolic plane.
For a simpler example, think of Peano's Axioms:
- Each $n$ has a unique successor $s(n)$.
- If $m \ne n$ then $s(m) \ne s(n)$.
- There exists an element $1$ such that $n$ is a successor of some other element if and only if $n \ne 1$.
- For each statement $P(n)$, if $P(1)$ is true and if $P(n) \implies P(n+1)$ then $P(n)$ is true for all $n$.
We can think of these as properties, and we can examine mathematical structures which satisfy these properties, or some of these properties.
For example, the integers $\mathbb{Z}$ with successor function $s(n)=n+1$ satisfies 1 and 2 but not 3 and 4.
Also, the union of the natural numbers $\mathbb{N}=\{1,2,3,\ldots\}$ with the set of all half-integers $\{...,-\frac{3}{2},-\frac{1}{2},\frac{1}{2},\frac{3}{2},...\}$, and with successor function $s(n)=n+1$, satisfies 1, 2, and 3 but not 4.
Perhaps one could reconfigure your question to say something like this: When would we call a "property" an "axiom", and when would we call an "axiom" a "property"?
Roughly speaking, when we want to simply accept the existence of mathematical structures satisfying given properties, and when we then want to derive further theorems about such structures using only logical arguments starting from those given properties, then it is fair to call them "axioms". For instance, the beginnings of most group theory texts have a lot of this.
On the other hand, when we have a given set of axioms, and we want to study particular examples of mathematical structures to verify whether they do or do not satisfy those axioms, then it is fair to call them "properties". Every good group theory textbook that is worth its salt has lots and lots of actual examples of particular groups, as well as counterexamples where some of the group axioms fail, together with proofs that the axioms are or are not satisfied for those various examples and counterexamples. In this case we would say that the axioms are "properties" of those things that are constructed, properties which may or may not be true.