MemberModel.Name Property

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the formatted name of the member.
public string Name { get; }

Property Value

string
A string representing the name of the member according to the language specified in the documentation context.