Property Name
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Name
Gets the name of this choice parameter.
[JsonProperty("name")]
public string Name { get; set; }
Gets the name of this choice parameter.
[JsonProperty("name")]
public string Name { get; set; }