Instance Property
numericType
Declaration
@objc var numericType: String? { get }Declaration
@property (nonatomic, copy, readonly) NSString * numericType;Declaration
numericType() -> strInstance Property
@objc var numericType: String? { get }@property (nonatomic, copy, readonly) NSString * numericType;numericType() -> str