'宣言 Protected ReadOnly Property List As System.Collections.IList
'使用法 Dim instance As InputActionCollection Dim value As System.Collections.IList value = instance.List
protected System.Collections.IList List {get;}
            '宣言 Protected ReadOnly Property List As System.Collections.IList
'使用法 Dim instance As InputActionCollection Dim value As System.Collections.IList value = instance.List
protected System.Collections.IList List {get;}