Instance Property
value
Declaration
var value: String { get set }Declaration
@property (nonatomic, copy) NSString * value;Declaration
value() -> str
setValue_(value: str)Instance Property
var value: String { get set }@property (nonatomic, copy) NSString * value;value() -> str
setValue_(value: str)