QsTypeItem.Named Property

Definition

[Bond.Id(10)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.LocalVariableDeclaration<System.String>>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.LocalVariableDeclaration<string> Named { get; set; }
[<Bond.Id(10)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.LocalVariableDeclaration<System.String>>))>]
member this.Named : Microsoft.Quantum.QsCompiler.BondSchemas.LocalVariableDeclaration<string> with get, set
Public Property Named As LocalVariableDeclaration(Of String)

Property Value

LocalVariableDeclaration<String>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to