Commutative property for an opreation states that x#y=y#x where # is some opreation
for example
Commutative property for addition states that x+y=y+x
Commutative property for multiplication states that x*y=y*x
Commutative property for logical operator AND states that x^y=y^x
and so on