SiteStatsModel.CommentsSpam Property

Definition

comments_spam

[System.Text.Json.Serialization.JsonPropertyName("comments_spam")]
public int? CommentsSpam { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("comments_spam")>]
member this.CommentsSpam : Nullable<int> with get, set
Public Property CommentsSpam As Nullable(Of Integer)

Property Value

Attributes

Applies to