Gets or sets the relationship.
| C# | Visual Basic |
[JsonPropertyAttribute(PropertyName = "relationship")] public TwitterRelationship Relationship { get; set; }
<JsonPropertyAttribute(PropertyName := "relationship")> _ Public Property Relationship As TwitterRelationship Get Set
The relationship.