The pointer to the Objective-C class.
Each MonoTouch class mirrors an unmanaged Objective-C class. This value contains the pointer to the Objective-C class, it is similar to calling objc_getClass with the object name.
This can be used from a background thread.