Property Topic
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Topic
Gets the topic of the Stage instance.
[JsonProperty("topic", NullValueHandling = NullValueHandling.Ignore)]
public string? Topic { get; }
Gets the topic of the Stage instance.
[JsonProperty("topic", NullValueHandling = NullValueHandling.Ignore)]
public string? Topic { get; }