TopicModel.Name Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the title of the topic.
public string Name { get; }Property Value
- string
- The title of the topic, which is typically used as the main heading in the rendered documentation.
