#import @interface YTILikeTarget : NSObject @property (nonatomic, copy, readwrite) NSString *videoId; @end