Share via


Condition.Property Property

Definition

Gets or sets the governance rule Condition's Property, e.g. Severity or AssessmentKey, see examples

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to