User.Location Property

Definition

Location of the user

[System.Text.Json.Serialization.JsonPropertyName("location")]
public string Location { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("location")>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes

Applies to