Declaration

var unicodeLegacy: String? { get set }

Declaration

@property (nonatomic, strong) NSString * unicodeLegacy;

Declaration

unicodeLegacy() -> str
setUnicodeLegacy_(unicodeLegacy: str)