10 public override string?
Name
13 set => base.Name = value;
28 where TResultType :
UserName, new() => new()
virtual ? long Id
The ID of the entity.
Base class for named entities.
virtual ? string Name
The name of the entity represented by the NamedEntity.
Base class for user names.
virtual TResultType CreateUserName< TResultType >()
Create a copy of the UserName as a given TResultType .
UserName CreateUserName()
Create a copy of the UserName.
FieldPresence
Indicates whether a request field is Required or Ignored.