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