Declaration

var target: Any { get set }

Declaration

@property (nonatomic, strong) id target;

Declaration

target() -> object
setTarget_(target: object)