GitReference.ObjectEntity Property

Definition

object

[System.Text.Json.Serialization.JsonPropertyName("object")]
public System.Text.Json.JsonElement? ObjectEntity { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("object")>]
member this.ObjectEntity : Nullable<System.Text.Json.JsonElement> with get, set
Public Property ObjectEntity As Nullable(Of JsonElement)

Property Value

Attributes

Applies to