| JavaScriptValue {Microsoft.VisualBasic.My.JavaScript} | .NET clr documentation | 
        
        JavaScriptValue
        Description
        
        Declare
        
        
            
# namespace Microsoft.VisualBasic.My.JavaScript
export class JavaScriptValue {
   # A symbol reference to the parent object
   Accessor: BindProperty`1;
   # is scalar constant literal value?
   IsConstant: boolean;
   # The constant literal value
   Literal: any kind;
}
        
        .NET clr type reference tree
        
- use by property member Accessor: BindProperty`1
- use by property member Literal: any kind
        [Package 
{$package} version {$version} 
Index]