Property Label
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Label
The label to add. This is required.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }
The label to add. This is required.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }