[]
Gets or sets the general documentation link.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public Link General { get; set; }
An instance of Link representing the general documentation link.