'宣言 Protected m_PropName As System.String
'使用法 Dim instance As C1ReaderBase Dim value As System.String value = instance.m_PropName instance.m_PropName = value
protected System.string m_PropName
'宣言 Protected m_PropName As System.String
'使用法 Dim instance As C1ReaderBase Dim value As System.String value = instance.m_PropName instance.m_PropName = value
protected System.string m_PropName