Instance Property
title
Declaration
var title: String? { get set }Declaration
@property (copy) NSString * title;Declaration
pyobjc_instanceMethods.title() -> str
pyobjc_instanceMethods.setTitle_(title: str)Instance Property
var title: String? { get set }@property (copy) NSString * title;pyobjc_instanceMethods.title() -> str
pyobjc_instanceMethods.setTitle_(title: str)