IMutableTopic.Title Property

Namespace
Kampute.DocToolkit.Topics
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets or sets the title of the topic.
string Title { get; set; }

Property Value

string
The title of the topic, which is a human-readable string that describes the topic.