#import NS_ASSUME_NONNULL_BEGIN @interface OCClassConstants : NSObject @property (class, readonly, copy) NSArray *classes; @end NS_ASSUME_NONNULL_END