'宣言 Public MustOverride ReadOnly Property Root As XmlNodeWrapperBase
'使用法 Dim instance As XmlDocumentWrapperBase Dim value As XmlNodeWrapperBase value = instance.Root
public abstract XmlNodeWrapperBase Root {get;}
'宣言 Public MustOverride ReadOnly Property Root As XmlNodeWrapperBase
'使用法 Dim instance As XmlDocumentWrapperBase Dim value As XmlNodeWrapperBase value = instance.Root
public abstract XmlNodeWrapperBase Root {get;}