substring

fun substring(startIndex: Int): WString
fun substring(startIndex: Int, endIndex: Int): WString