Returns the value for the specified type as a string.
Original signature is '- (NSString *)stringForType:(NSString *)type'
Available in Mac OS X v10.6 and later.


- type (NSString)
- A UTI type string.

The value for the specified type as a string.

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