Instance Property
typeName
The name of the instance type.
Declaration
var typeName: String { get }Declaration
@property (readonly) NSString * typeName;Declaration
typeName() -> strInstance Property
The name of the instance type.
var typeName: String { get }@property (readonly) NSString * typeName;typeName() -> str