#import #import "PLYLayout.h" @interface PLYLabel : UILabel @property (nonatomic, strong, nullable) PLYLayout *layout; @end