QsExpressionKindComposition<TExpression,TSymbol,TType>.BoolLiteral Property

Definition

[Bond.Id(35)]
[Bond.Type(typeof(Bond.Tag.nullable<System.Boolean>))]
public bool? BoolLiteral { get; set; }
[<Bond.Id(35)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.Boolean>))>]
member this.BoolLiteral : Nullable<bool> with get, set
Public Property BoolLiteral As Nullable(Of Boolean)

Property Value

Nullable<Boolean>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to