I came across a library written in Objective C (I only have the header file and the .a binary). In the header file, it is like this:
@interface MyClass : MyS
DON'T do this, but I feel it should be noted that the runtime has the ability to add ivars whenever you want with class_addIvar