#import NS_ASSUME_NONNULL_BEGIN @interface KT38850Color : NSObject +(instancetype)blackColor; @property NSString* name; @end NS_ASSUME_NONNULL_END