'宣言 Public ReadOnly Property Value As System.Object
'使用法 Dim instance As Field Dim value As System.Object value = instance.Value
public System.object Value {get;}
            '宣言 Public ReadOnly Property Value As System.Object
'使用法 Dim instance As Field Dim value As System.Object value = instance.Value
public System.object Value {get;}