Gets or sets the slug.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "slug")]
public string Slug { get; set; }
<JsonPropertyAttribute(PropertyName := "slug")> _
Public Property Slug As String
Get
Set

Value
The slug.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)