CitationEntity.AppearanceDocument.Abstract Property

Definition

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

Property Value

Attributes

Applies to