ComResourceMicrosoftGraphComponent.Separator Property

Definition

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

Property Value

Attributes

Applies to