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