#import "_LSQueryResult.h"

@interface LSResourceProxy : _LSQueryResult

@property (nonatomic, retain) NSString *localizedName;

@end
