Declaration

var infoChar: UTF32Char { get set }

Declaration

@property (nonatomic) UTF32Char infoChar;

Declaration

infoChar() -> UTF32Char
setInfoChar_(infoChar: UTF32Char)