Name

AccountInfo.Name property

Gets or sets the name/user defined nickname for the account.

public string Name { get; set; }

See Also