Instance Property
length
Declaration
var length: Int32 { get set }Declaration
@property (nonatomic) int length;Declaration
length() -> int
setLength_(length: int)Instance Property
var length: Int32 { get set }@property (nonatomic) int length;length() -> int
setLength_(length: int)