Provides a new instance of the identity 4x4 matrix.
This matrix is a special kind of matrix in which all the elements on the main diagonal are ones, and all the other elements are zeros.
Accessing this property will return a new identity matrix each time.