Property TitleToken
TitleToken
Gets or sets the title token.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
public string? TitleToken { get; set; }
Property Value
Type | Description |
---|---|
System.String |