Property Name
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Name
Gets the name of this forum post tag.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string Name { get; }
Gets the name of this forum post tag.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string Name { get; }