Static properties live on the heap in the memory space allocated to the type object for the type / class. They load at the same time as the type is loaded.
Static properties cannot be garbage collected. An object of type can never be unloaded.
4 CLR # . : 
( - ) Employee . Type , System.Type.