Property Url NamespaceDisCatSharp.Entities AssemblyDisCatSharp.dll Url Gets the url of the author. [JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)] public Uri? Url { get; set; } Property Value Uri