Gets or sets the score.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "score")]
public decimal Score { get; set; }
<JsonPropertyAttribute(PropertyName := "score")> _
Public Property Score As Decimal
Get
Set

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