Entity.OContext Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("@context")]
[System.Text.Json.Serialization.JsonPropertyOrder(2)]
public string? OContext { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("@context")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(2)>]
member this.OContext : string with get, set
Public Property OContext As String

Property Value

Implements

Attributes

Applies to