inReplyToScreenName property

String? inReplyToScreenName
getter/setter pair

Nullable. If the represented Tweet is a reply, this field will contain the screen name of the original Tweet’s author.

Implementation

String? inReplyToScreenName;