'宣言 Public ReadOnly Property PropName As System.String
'使用法 Dim instance As C1ReaderBase Dim value As System.String value = instance.PropName
public System.string PropName {get;}
'宣言 Public ReadOnly Property PropName As System.String
'使用法 Dim instance As C1ReaderBase Dim value As System.String value = instance.PropName
public System.string PropName {get;}