/// A view of the string's contents as a collection of characters. @available(swift, deprecated: 3.2, message: "Please use String or Substring directly") public var characters: String.CharacterView