Gets or sets extra data for the current DocItem documentation generation.
object? this[string key] { get; set; }
key
System.String
The key of the data.
Gets or sets extra data for the current DocItem documentation generation.
object? this[string key] { get; set; }
key
System.String
The key of the data.