Returns a single filesystem-specific name for the receiver.
Original signature is '- (NSString*) specificNameForFilesystem:(NSString*)filesystem'


- filesystem (NSString)
- The filesystem to return the name from.

An NSString containing the name of the file.

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