Click or drag to resize

TitleName Property

The public Name of the title. This important value is the commonly spoken and recognised name of the title.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string Name { get; set; }

Property Value

String
See Also