Property Title
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Title
Gets the title of the file.
[JsonProperty("title", NullValueHandling = NullValueHandling.Ignore)]
public string? Title { get; set; }
Gets the title of the file.
[JsonProperty("title", NullValueHandling = NullValueHandling.Ignore)]
public string? Title { get; set; }