'宣言 Public ReadOnly Property Eof As System.Boolean
'使用法 Dim instance As ReaderBase Dim value As System.Boolean value = instance.Eof
public System.bool Eof {get;}
'宣言 Public ReadOnly Property Eof As System.Boolean
'使用法 Dim instance As ReaderBase Dim value As System.Boolean value = instance.Eof
public System.bool Eof {get;}