Returns the title of a custom property.
Original signature is '- (NSString *)columnTitleForProperty:(NSString *)property'
Available in Mac OS X v10.3 and later.


- property (NSString)
- The property whose title will be returned.

The title of the custom property.

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