Share via


SecurityAssessmentMetadataPropertiesResponsePublishDates.PublicProperty Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="public")]
public string PublicProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="public")>]
member this.PublicProperty : string with get, set
Public Property PublicProperty As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to