InstanceVariable

public @interface InstanceVariable

Annotation for Objective-C instance variable getters and setters.

Marking a native method with this annotation will tell NatJ to handle the method as an instance variable getter or setter.