Property Label
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Label
Gets the nameplate's label.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }
Gets the nameplate's label.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }