Instance Property
representedObject
Declaration
var representedObject: Any? { get }Declaration
@property (nonatomic, readonly) id representedObject;Declaration
representedObject() -> objectInstance Property
var representedObject: Any? { get }@property (nonatomic, readonly) id representedObject;representedObject() -> object