Removes the value for a given property.
Original signature is '- (BOOL) removeValueForProperty:(NSString *) property'
Available in Mac OS X v10.2 and later.


- property (NSString)
- The property whose value will be removed.

YES if the value is removed successfully; otherwise, NO.

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