CreativeWork.CommentCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="commentCount")]
public int? CommentCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commentCount")>]
member this.CommentCount : Nullable<int>
Public ReadOnly Property CommentCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to