Property Description
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Description
Gets the server description shown in the screening form.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string? Description { get; }