Instance Property
representedObject
Declaration
unowned(unsafe) var representedObject: AnyObject { get set }Declaration
@property (nonatomic, unsafe_unretained) id representedObject;Declaration
representedObject() -> object
setRepresentedObject_(representedObject: object)