Name

string INamed.Name { get; set; }

Gets or sets the name of the entity.

Value

string – Name of the entity.

Throws