singleNodeValue property
      
      Node?
      get
      singleNodeValue
      
    
    
    
Implementation
Node? get singleNodeValue => js_util.getProperty(this, 'singleNodeValue');
Node? get singleNodeValue => js_util.getProperty(this, 'singleNodeValue');