@class _UIViewAnimatablePropertyTransformer; @interface UIAnimatablePropertyBase : NSObject @property (retain, nonatomic) _UIViewAnimatablePropertyTransformer *transformer; - (void).cxx_destruct; @end