Gets or sets the id.
| C# | Visual Basic |
[JsonPropertyAttribute(PropertyName = "id")] [DataMemberAttribute] public long Id { get; set; }
<JsonPropertyAttribute(PropertyName := "id")> _ <DataMemberAttribute> _ Public Property Id As Long Get Set
The list id.