@class CNPropertyDescription;

@interface CN : NSObject

+ (NSArray <CNPropertyDescription *> *)allNameComponentRelatedProperties;

@end
