IDocumentModel.Name Property
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the display name or title of the model.
string Name { get; }Property Value
- string
- The name or title of the model, used for display purposes.

string Name { get; }