Invoked by valueForKey: when it finds no property corresponding to a given key.
Original signature is '- (id)valueForUndefinedKey:(NSString *)key'
Available in Mac OS X v10.3 and later.


- key (NSString)
- A string that is not equal to the name of any of the receiver's properties.

[Missing <returns> documentation for "M:Monobjc.Foundation.INSKeyValueCoding.ValueForUndefinedKey(Monobjc.Foundation.NSString)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)