I have a category on UIView (because there are multiple UIViews of different classes that I want having the same property), and all the category does is define a property in the .h file.
And, as it turns out, that's exactly why I'm having an error.
And, as it turns out, that's exactly why I'm having an error.