Items Property
Gets the array items.
public List<JsonSyntax> Items { get; }
- Namespace
- Spectre
.Console .Json .Syntax - Containing Type
- JsonArray
- Property Type
- List
<JsonSyntax>
public List<JsonSyntax> Items { get; }