SiteStatsModel.FollowersComments Property

Definition

followers_comments

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

Property Value

Attributes

Applies to