'宣言 Public ReadOnly Property Node As System.Xml.XmlNode
'使用法 Dim instance As XmlNodeWrapper Dim value As System.Xml.XmlNode value = instance.Node
public System.Xml.XmlNode Node {get;}
'宣言 Public ReadOnly Property Node As System.Xml.XmlNode
'使用法 Dim instance As XmlNodeWrapper Dim value As System.Xml.XmlNode value = instance.Node
public System.Xml.XmlNode Node {get;}