Display.Origin Property
Definition
[Newtonsoft.Json.JsonProperty(PropertyName="origin")]
public string Origin { get; set; }
member this.Origin : string with get, set
Public Property Origin As String
Property Value
- String
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to