Instance Property
id
The id
Declaration
var id: String { get set }Declaration
@property (nonatomic, copy) NSString * id;Declaration
pyobjc_instanceMethods.id() -> str
pyobjc_instanceMethods.setId_(id: str)Instance Property
The id
var id: String { get set }@property (nonatomic, copy) NSString * id;pyobjc_instanceMethods.id() -> str
pyobjc_instanceMethods.setId_(id: str)