Instance Property
typeName
Declaration
var typeName: String { get set }Declaration
@property (nonatomic, strong) NSString * typeName;Declaration
typeName() -> str
setTypeName_(typeName: str)Instance Property
var typeName: String { get set }@property (nonatomic, strong) NSString * typeName;typeName() -> str
setTypeName_(typeName: str)