Gets the contents of this Variant as a bool.
 
 
    Namespace: 
   Grasshopper.Kernel.Expressions
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic bool _Bool { get; }Public ReadOnly Property _Bool As Boolean
	Get
Property Value
Type: 
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_Variant._Bool"]
See Also