ivar_getName
Returns the name of an instance variable.
ivar_getOffset
Returns the offset of an instance variable.
Availability
Technology
const char * ivar_getTypeEncoding(Ivar
v);
A C string containing the instance variable's type encoding.
For possible values, see Objective-C Runtime Programming Guide > Type Encodings.
ivar_getName
ivar_getOffset